Welcome![Sign In][Sign Up]
Location:
Search - java jsp sql

Search list

[JSP/JavaShopping

Description: java 商城,有数据库! 采用jsp/servlet 数据库用的sql server -java online shopping jsp/servlet database:ms sql server 2000
Platform: | Size: 4830208 | Author: 吴超武 | Hits:

[JSP/Javajp

Description: 系统尝试用JSP在网络上架构一个动态的电子商务网站,它是在Windows XP下,以SQL Server 2000为数据库开发平台,Tomcat网络信息服务作为应用服务器,MyEclipse6.0为开发工具,采用HTML,javascript,CSS控制样式前台界面设计,采用JSP(Java Server Pages)技术开发的网上书店系统。-Try to use the system on the network structure of a JSP dynamic e-commerce site, it is under Windows XP to SQL Server 2000 development platform for the database, Tomcat application server as a network information service, MyEclipse6.0 as a development tool, using HTML, javascript , CSS style front control interface design, using JSP (Java Server Pages) technology developed online bookstore system.
Platform: | Size: 15115264 | Author: 集美 | Hits:

[JSP/JavaVelocityDemo

Description: velocity Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template language)来引用由java代码定义的对象。 当Velocity应用于web开发时,界面设计人员可以和java程序开发人员同步开发一个遵循MVC架构的web站点,也就是说,页面设计人员可以只 关注页面的显示效果,而由java程序开发人员关注业务逻辑编码。Velocity将java代码从web页面中分离出来,这样为web站点的长期维护提 供了便利,同时也为我们在JSP和PHP之外又提供了一种可选的方案。 Velocity的能力远不止web站点开发这个领域,例如,它可以从模板(template)产生SQL和PostScript、XML,它也可以被当 作一个独立工具来产生源代码和报告,或者作为其他系统的集成组件使用。Velocity也可以为Turbine web开发架构提供模板服务(template service)。Velocity+Turbine提供一个模板服务的方式允许一个web应用以一个真正的MVC模型进行开发。
Platform: | Size: 2164736 | Author: wang | Hits:

[JSP/JavaVelocityPJava

Description: velocity Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template language)来引用由java代码定义的对象。 当Velocity应用于web开发时,界面设计人员可以和java程序开发人员同步开发一个遵循MVC架构的web站点,也就是说,页面设计人员可以只 关注页面的显示效果,而由java程序开发人员关注业务逻辑编码。Velocity将java代码从web页面中分离出来,这样为web站点的长期维护提 供了便利,同时也为我们在JSP和PHP之外又提供了一种可选的方案。 Velocity的能力远不止web站点开发这个领域,例如,它可以从模板(template)产生SQL和PostScript、XML,它也可以被当 作一个独立工具来产生源代码和报告,或者作为其他系统的集成组件使用。Velocity也可以为Turbine web开发架构提供模板服务(template service)。Velocity+Turbine提供一个模板服务的方式允许一个web应用以一个真正的MVC模型进行开发。 -velocity Velocity+java velocity Velocity+java
Platform: | Size: 465920 | Author: wang | Hits:

[JSP/Javajspdy2

Description: JAVA的党员信息管理系统!用JSP加上SQL完成-java party
Platform: | Size: 1005568 | Author: 林先生 | Hits:

[JSP/JavaSchoolEbay

Description: 安装JDK,配置环境变量,安装ant和tomcat,并配置相应环境变量,不清楚的读者可以参见其文档。安装SQL Server 2000或更高版本,注意SQL Server 2000必须打sp3补丁,否则无法监听端口,客户端不能连接。 然后SchoolEbay\database目录下的数据库文件附加到Sql Server,具体操作是打开企业管理器,在左边的树状列表中右击数据库,在弹出的快捷菜单中选择“所有任务”|“附加数据库”命令,再选择要附加的数据库文件即可。 打开控制台(运行中输入cmd),将目录转到SchoolEbay所在目录,输入ant命令来编译打包程序(编译前请修改datasource下的Constants.java文件,将其中的username和passoword修改为SQL Server的用户名和密码)。将生成的SchoolEbay.war添加到Tomcat的webapps目录下,并启动Tomcat、启动Sql Server。访问http://localhost:8080/SchoolEbay/index.jsp,可启动本项目。 -SchoolEbay Tomcat SQLserver
Platform: | Size: 3575808 | Author: chenzd | Hits:

[JSP/Javacrm

Description: 客户关系管理系统,1)用UML语言对系统进行建模分析,给出相应功能模块的用例图、序列图等; 2)实现系统管理、客户信息管理、客户回访、客户信息查询等功能模块。 技术要求: 1)编程语言:JSP、JAVA或其它编程语言; 2)系统结构:B/S结构; 3)数据库:MYSQL、SQL Sever、Access等; -Customer Relation Manager System
Platform: | Size: 560128 | Author: ddd | Hits:

[JSP/JavaAJAX

Description: --- -- 目录说明 -------- database 目录存放数据库SQL文件 java 目录存放java源文件 webapp 目录存放实例页面及JSP源文件 -------------- 数据库安装说明 -------------- 了解MySQL的用户可以直接使用自己熟悉的方式创建名为ajax的数据库,并将ajax.sql文件导入即可。--------- Catalog description -------- database directory to store the database SQL file java directory to store java source files webapp directory to store the instance of the page and the JSP source file
Platform: | Size: 4452352 | Author: xsj | Hits:

[JSP/JavaJAVAEE

Description: 本系统主要实现以下功能: (1) 添加课程:管理员登录管理界面进行课程的添加。 (2) 删除课程:管理员登录管理界面进行课程的删除。 (3) 课程投票:学生登录投票界面进行课程投票。 (4) 查看结果:查看投票统计结果的详细信息。-< @ page contentType="text/html charset=GBK" > < @ page language="java" import="java.sql.*" > <jsp:useBean id="connDbBean" scope="page" class="vote.VoteConn"/> < request.setCharacterEncoding("gb2312") String nn = request.getParameter("note") if(nn != null && nn.length() >0) { ResultSet tmpRs = connDbBean.executeQuery("select max(id) As maxid from vote") tmpRs.next() int max_id = tmpRs.getInt("maxid")+ 1 tmpRs.close() String sql = "insert into vote values ("+ max_id+ ", " sql+= nn+ " ,0) " connDbBean.executeUpdate(sql) } > <jsp:forward page="admin.jsp"/>
Platform: | Size: 537600 | Author: mix | Hits:

[JSP/JavaEYingNews

Description: 本系统特色: 1、前台完全生成静态HTML 2、栏目是无级分类的,您可以随意设置栏目,只要您能想到的,多少都可以:) 3、制作简单,由于本人以前曾经使用过动易网站管理系统,所以在功能方面向动易文章管理系统靠拢, 前台制作采用标签制,分为系统标签和用户自义义标签两种,系统标签是自代的,用户不可以修改,而自定义标签则是用户根据相应的功能自己定制出来的,固此,可以自行删除或修改! 4、秉承JAVA开源理念,本新闻发布系统开源! 5、本系统采用到的技术:JSP+Struts+JSTL+EL,我本人喜欢JSTL+EL的组合方式,他不景向页面美观! 6、mysql.sql这个文件是mysql的脚本文件,您可以用它来创建数据库! 7、这个新闻发布系统,由我个人独立开发,在线编辑器用的是“飞鱼”,风格及功能上参照动易网站管理系统(http://www.asp163.net) 8、源码在\WEB\INF\SRC目录下边,源码上有我的开发时候的注释! 9、Connections为数据库连接类,有关于数据库名访问用户名密码等请修改源文件生自行编译!-The system features: 1, the foreground is completely generate static HTML 2, the part is no level classification, you can set the column as long as you can think of, as many as you like :) 3, the production is simple, because I ve used dynamic website management system, to move closer to the action easy article management system in terms of functionality, Front produced using the labeling system is divided into labels and user label of justice and righteousness two kinds, the system label is self-generation, the user can not modify the custom tag is a user according to the function out of their own custom, solid You can delete or modify! , Adhering to the JAVA open-source philosophy, this news release system open source! 5, the system uses the technology: the JSP+ Struts+ the JSTL+ EL, I like the combination of the JSTL+ EL downturn to the page beautiful! 6, the mysql.sql This file is mysql script file, you can use it to create a database! 7, the news release system independe
Platform: | Size: 3807232 | Author: 王维 | Hits:

[JSP/JavaLogin

Description: 用jsp编写的的简单java网页登陆程序。运行之前需要配置好Tomcat和数据库(本人使用的是SQL 2008),并需要预先向数据库中输入一些值。-Jsp to write the simple java web landing procedures. Need to configure before running Tomcat and the database (I use the SQL 2008), and the need to pre-enter some values ​ ​ to the database.
Platform: | Size: 576512 | Author: 孔荃 | Hits:

[JSP/Javahr

Description: 完整人力资源管理系统,后台java severlet + oracle数据库,包含数据库sql文件,前台jsp-Complete human resources management system, the background java severlet+ oracle database, including database sql file, foreground jsp
Platform: | Size: 1614848 | Author: ccc | Hits:

[JSP/Javabbs

Description: 模拟实现了BBS的功能,采用JAVA语言,利用的技术为JSP+JAVABEAN,同时采用的数据库为SQL Servr.对初学者有较大帮助-The simulation function of the BBS, using the JAVA language, use of technology for JSP + JAVABEAN, while using the database for SQL Servr for beginners
Platform: | Size: 16082944 | Author: wangwang | Hits:

[Education soft systemLibrary-management-system

Description: 图书管理系统,本系统前台采用JSP技术,Jsp是基于Java Servlet以及整个Java体系的Web开发技术,利用这一技术可以建立安全的、跨平台的先进动态网站,这项技术还在不断地被更新和优化。后台数据库是SQL Server 2000,而SQL Server则是Microsoft公司数据库系列中的旗舰产品,两者结合,为Web数据库技术提供了完美的实现体系。 基于web的图书管理系统,是通过网页的形式,完成图书信息的管理、读者信息的管理及借阅归还的管理等功能。-Library management system
Platform: | Size: 21510144 | Author: shiyanling | Hits:

[JSP/Javainformation-manage

Description: jsp网络开发学生和老师信息管理系统,与sql server连接。-java web development information management system, and sql server connection.
Platform: | Size: 1658880 | Author: 任一铭 | Hits:

[JSP/Javawebdgs

Description: 绿色健康购物网SSH 个人水平有限,如有问题与建议,请指教! (1)个人独立完成,包括mysql数据库设计,后台程序编写,前台美工设计; (2)运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理; (3)Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC; (4)采用优化性能技术,采用oscache缓存,freemarker静态页面生成; (5)功能比较多但操作简单的后台管理 (后台管理附图片); 安装方法: 1:mysql中新建数据库dgssen.导入dgssen.sql 也可以修改:WebRoot\META-INF\context.xml 2:把mysql-connector-java-5.0.4-bin.jar这个mysql驱动jar包放到tomcat 6 下的lib下 3:把根目录下的net文件夹放到WebRoot\WEB-INF\classes下。因为这个是在线编辑器用到的.class 4: 后面管理地址: http://localhost:8080/webdgs/admin/frame.jsp 用户名/密码:admin/123456 合作商管理 http://localhost:8080/webdgs/ad 相应的用户与密码在后台管理设置 -Green and healthy shopping network SSH personal level, If you have any questions, and suggestions, please advise! (1) Personal independently, including the mysql database design, background programming, graphic design front (2) use struts1.2+hibernate+spring framework, database connection pool and transaction management (3) Struts application internationalization, the Struts tag library with the Tiles framework, JSTL tag libraries, Spring IOC (4) using the optimized performance technology, using oscache caching, the freemarker static page generation (5) functions more operating simple background management (Admin attached picture) installation methods: 1: mysql new database dgssen import dgssen.sql can also modify: WebRoot \ META-INF \ context.xml 2: put the mysql-connector-java- 5.0.4-bin.jar The mysql driver jar package into the tomcat' s lib: net folder under the root directory on the WebRoot \ WEB-INF \ classes. Because this is used by the online editor. Class 4: behind th
Platform: | Size: 28937216 | Author: Alex | Hits:

[JSP/Javajsp_jezz

Description: 中国网盟JSP留言本是我花了一个月多的时间练习java做出来的(还在学习中),主要是用javabean+servlet+mysql做的,从中学到了不少东西,功能比较简单,有如下功能: 1.用div+css布局,修正绝大部分Firefox浏览器兼容性问题. 2.发表留言,并且对其有过滤功能,简单验证功能 3.回复留言 4.后台管理对留言回复和删除,后台登陆地址:login.jsp 密码是在mysql里面验证的我在rar包里放了 sql文件可以进行直接导入数据库
Platform: | Size: 975872 | Author: name | Hits:

[JSP/Javajodd-all-3.3.8

Description: Jodd是一个普通开源Java包。你可以把Jodd想象成Java的"瑞士军刀",不仅小,锋利而且包含许多便利的功能。 Jodd 提供的功能有: 1. 提供操作Java bean, 2. 可以从各种数据源加载Bean, 3. 简化JDBC的接连与代码, 4. 剖析SQL查询, 5. 处理时间与日期, 6. 操作与格式化String, 7. 搜索本地硬盘上的文件, 8. 帮助处理Servlet请求等。 除此之外还包含一个很小,但实用的基于JSP的MVC框架。-Jodd is an open-source Java utility library and set of frameworks. Jodd tools enriches JDK with many powerful and feature rich utilities. It helps with everyday task, makes code more robust and reliable. Jodd frameworks is set of lightweight application frameworks, compact yet powerful. Designed following the CoC, DRY and SCS principles, it makes development simple, but not simpler you get 90 of the features with 10 of usual effort. Special attention is put into creating reusable and fastest possible code and still keeping it small, under 1.2 MB. Jodd is free software, released under the terms of the BSD license.
Platform: | Size: 7215104 | Author: 白水 | Hits:

[JSP/Javastudent

Description: 一个简单的servlet程序,其中包含了对用户名的增删改查功能,数据库字段为id,name,pwd,age,均为char(20)其中在search.jsp delete.java register.java research.java update.java user.java 均含有数据库连接字段,需要自己修改链接代码。能完美运行-a little servlet java with function of search insert update delete,the sql is create table(id,name,pwd,age)char(20) and the root and password includes in search.jsp delete.java register.java research.java update.java user.java
Platform: | Size: 823296 | Author: 王骞 | Hits:

[SQL Serverdatabase--connection--test

Description: SQL server2008数据库连接MyEclipse的测试程序,包含.java与JSP文件-Test procedures of SQL server2008 database connection Myeclipse
Platform: | Size: 1024 | Author: haliu | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 »

CodeBus www.codebus.net